home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer: Getting Started / Internet Surfer - Getting Started (Wayzata Technology)(7231)(1995).bin / pc / textfile / mac_faqs / mh_faq < prev    next >
Internet Message Format  |  1995-01-30  |  56KB

  1. Xref: bloom-picayune.mit.edu comp.mail.mh:3497 news.answers:4429
  2. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!senator-bedfellow.mit.edu!senator-bedfellow.mit.edu!usenet
  3. From: Bill Wohler <wohler@sap-ag.de>
  4. Newsgroups: comp.mail.mh,news.answers
  5. Subject: MH Frequently Asked Questions (FAQ) with Answers
  6. Supersedes: <mh-faq_723016818@athena.mit.edu>
  7. Followup-To: poster
  8. Date: 5 Dec 1992 06:02:17 GMT
  9. Organization: SAP AG, Walldorf, Germany
  10. Lines: 1566
  11. Approved: news-answers-request@MIT.Edu
  12. Expires: 18 Jan 1993 06:02:10 GMT
  13. Message-ID: <mh-faq_723535330@athena.mit.edu>
  14. Reply-To: Bill Wohler <wohler@sap-ag.de>
  15. NNTP-Posting-Host: pit-manager.mit.edu
  16. Summary: This document answers Frequently Asked Questions about MH, a
  17.      sophisticated mail interface.  It should be read by anyone who wishes
  18.      to post to comp.mail.mh.
  19. Keywords: FAQ mh mail question answer pop slocal letter signature
  20.       draft message folder xmh olmh vmail vmailtool comp repl 
  21.       forw scan smtp bind
  22. X-Last-Updated: 1992/12/04
  23.  
  24. Archive-name: mh-faq
  25. Last-modified: $Date: 1992/12/04 14:31:41 $
  26. Version: $Revision: 92.12.1.1 $
  27.  
  28.   This is a living list of frequently asked questions on the mailer
  29.   user interface, Mail Handler, or MH.  The point of this is to
  30.   circulate existing information, and avoid rehashing old answers.
  31.   Better to build on top than start again.  Please read this document
  32.   before ever posting to this newsgroup.
  33.  
  34.   This article is posted monthly.  If it has already expired and
  35.   you're not reading this, you can hope that you saved the last bit of
  36.   question 3 so that you can get a copy yourself.
  37.  
  38.   Please do not post an answer when someone posts a frequently asked
  39.   question, as I will always e-mail a reply.  This ensures that
  40.   everybody gets their question answered fully and eliminates
  41.   unnecessary traffic in this newsgroup.
  42.  
  43.   Your comments, additions and fixes to this list are welcome: please
  44.   send them to Bill Wohler <wohler@sap-ag.de>.
  45.  
  46.   
  47. Subject: Table of Contents
  48. From: Preface
  49.  
  50. Legend: + new, - deleted, ! changed
  51.  
  52. Introductory
  53.  
  54.  1.  Why should I use MH?
  55. +2.  What is the current version/status of MH?
  56. !3.  Where can I get MH?
  57. !4.  What references exist for MH?
  58. !5.  What other MH software is available?
  59.  6.  How can I print a MH manual?
  60.  7.  How should I report bugs?
  61.  8.  How can I convert from my mailer to MH?
  62.  
  63. Building MH
  64.  
  65.  10. What machines does MH run on?
  66. !11. How do I build MH?
  67. !12. What options should I use?
  68.  13. Fixing "post: problem initializing server; [BHST] no servers available"
  69.  14. Where can I get POP3?
  70. !15. What do I do if scan shows the wrong date?
  71.  16. Why slocal writes messages to system maildrop that from(1) can't read.
  72.  17. Why does repl add a "Re:" to a message that already has one?
  73.  18. Does MH support IMAP2 (RFC 1064)?
  74.  
  75. Using MH
  76.  
  77.  20. Where can I read about slocal and the format of the .maildelivery file?
  78.  21. How do I include messages in repl with or without ">"?
  79.  22. How can I eliminate duplicate copies of letters to myself?
  80.  23. How would one go about reading usenet with MH?
  81.  24. Can I append MH messages (ie. +inbox/1) to a unix mailbox format file?
  82. !25. How can I include my signature?
  83.  26. What to do with "Problems with edit - draft removed" messages.
  84.  27. How do I call my editor with arguments?
  85.  28. How do I debug my .maildelivery file?  
  86.  29. How can I digestify the messages in a folder for mail to another user?
  87.  30. Can I run my message through a program (ie. ispell) before sending?  
  88.  31. Can I append MH messages to a GNU Emacs rmail BABYL-format file?
  89.  32. Is there documentation for mh-e?
  90. !33. How can I change my return address?
  91. +34. How can I change my From header?
  92.  
  93. Xmh
  94.  
  95.  40. How can I get xmh to use Emacs as the editor?
  96.  41. Does xmh support subfolders?
  97.  42. How do I precede included messages with ">" when replying in xmh?
  98.  
  99.   
  100. Subject: Viewing This Article
  101. From: Preface
  102.  
  103.   To skip to a particular question numbered xx, use "/^F.*xx" with most
  104.   pagers.  In GNU Emacs type "M-C-s ^F.*xx", (or C-r to search backwards),
  105.   followed by ESC to end the search.  "-xx" is often sufficient.
  106.  
  107.   To skip to new or changed questions, use "/^S.*[!+]" with most pagers and
  108.   "M-C-s ^S.*[!+]" in GNU Emacs.
  109.  
  110.   This article is in digest format.  Nn may have already broken this
  111.   message into separate articles; if not, then type "G %".  In rn, use
  112.   ^G to skip sections.
  113.  
  114.   This article is treated as an outline when edited by GNU Emacs.
  115.   Run "M-x describe-mode" to see available outline-mode commands.
  116.   Useful commands are "C-c C-s" (show-subtree) and "M-x show-all"
  117.  
  118.   Contributer's E-Mail addresses can be found at the bottom of this article.
  119.  
  120.   
  121. Subject: Why should I use MH?
  122. From: Intro-1
  123.  
  124.   The MH message handling system is a set of electronic mail programs
  125.   in the public domain.  If your computer runs UNIX, it can probably
  126.   run MH.
  127.  
  128.   The big difference between MH and most other "mail user agents" is
  129.   that you can use MH from a UNIX shell prompt.  In MH, each command
  130.   is a separate program, and the shell is used as an interpreter.  So,
  131.   all the power of UNIX shells (pipes, redirection, history, aliases,
  132.   and so on) works with MH--you don't have to learn a new interface.
  133.   other mail agents have their own command interpreter for their
  134.   individual mail commands (although the mush mail agent simulates a
  135.   UNIX shell).
  136.  
  137.   Because MH commands aren't part of a monolithic mail system, you can
  138.   use them at any time; you don't have to start or quit the mail
  139.   agent.  Because you use them from a shell prompt, you can use all
  140.   the power of the shell.
  141.  
  142.   If your shell has time-saving aliases or functions (and most do),
  143.   you'll be able to use them with MH, of course.  And because MH isn't
  144.   a monolithic mail agent, you can use MH commands in UNIX shell
  145.   scripts, or call them from programs in high-level languages like C.
  146.  
  147.   Unlike most mail agents, MH keeps each message in a separate file.
  148.   The filename is the message number.  To rearrange the messages, MH
  149.   just changes the filenames.  MH can use standard UNIX filesystem
  150.   operations such as removing, copying and linking on it messages.
  151.   The message files are grouped into one or more folders, which are
  152.   actually UNIX directories.
  153.  
  154.   MH is free, powerful, flexible--and the basics are easy to learn.
  155.   --Jerry Peek <jerry@ora.com>
  156.  
  157.   
  158. Subject: + What is the current version/status of MH.
  159. From: Intro-2
  160.  
  161.   The current version of MH is 6.7.2.
  162.  
  163.   MH 6.8 is currently in beta-test and will include the MIME extension
  164.   discussed in "What other MH software is available?"  [12.92]
  165.  
  166.   
  167. Subject: ! Where can I get MH?
  168. From: Intro-2 
  169.  
  170.   MH comes standard with:
  171.  
  172.     Control Data Corp. CDC4680-MP . . . EMH Version 1.4.2 (modified MH)
  173.     DEC Ultrix 3.1  . . . . . . . . . . MH Version 6.5
  174.     DEC Ultrix 4.2A . . . . . . . . . . MH Version 6.7.1
  175.     Evans and Sutherland ES/OS 2.3  . . MH Version 6.6
  176.     IBM PS/2 AIX 1.2.x  . . . . . . . . MH Version 6.4
  177.     IBM RISC System/6000 AIX 3.x  . . . MH Version 6.6
  178.     MIPS RISC/OS 4.52 . . . . . . . . . MH Version 6.6
  179.     Tektronix UTek  . . . . . . . . . . MH (version unknown)
  180.     Table maintained by James R. Hamilton <jrh@jrh.gts.org> [9.92].
  181.  
  182.   via anonymous ftp:                        [12.92]
  183.     FTP Site:        IP Address:    Path/File Name:        Size:
  184.     -----------------------------------------------------------------
  185.     ftp.ics.uci.edu    [128.195.1.1]    mh/mh-6.7.tar.Z        1.6MB
  186.     louie.udel.edu    [128.175.1.3]    portal/mh-6.7.tar.Z    1.6MB
  187.     ftp.uu.net        [137.39.1.9]    mail/mh/tar/mh-6.7.tar.Z-split/    256K*7
  188.                       README, part01, ..., part07
  189.     src.doc.ic.ac.uk
  190.  
  191.     Or use archie to find a site near you. [12.92]
  192.  
  193.   via uucp:
  194.     UUNET mirrors most of the files off of ftp.ics.uci.edu weekly.
  195.     The following should queue up a copy for transfer:
  196.  
  197.     #!/bin/sh
  198.     SRC=uunet!~/mail/mh/tar/mh-6.7.2.tar.Z-split
  199.     DST=/usr/spool/uucppublic/uunet
  200.     uucp -d -r $SRC/README $DST/README
  201.     for f in '1 2 3 4 5 6 7'
  202.     do
  203.         uucp -d -r $SRC/part0$f $DST/part0$f
  204.     done
  205.  
  206.     To access UUNET's archives using anonymous uucp:
  207.     # Sample L.sys or Systems file lines...
  208.     # Simple line.
  209.     uunet Any ACU 19200 19004687727 CONNECT \d\r ogin:--ogin: uucp
  210.     #
  211.     # A Telebit /w PEP support
  212.     uunet Any cua0 19200 cua0 \
  213.         "" ATX0S50=255S111=30DT19004687727\r CONNECT \d\r ogin: uucp
  214.  
  215.     Modify as appropriate for your site, of course, to deal with your
  216.     local telephone system and uucp version.
  217.  
  218.     All modems on the 900 lines are Telebit T2500s.  Note that
  219.     these modems first answer with V.32, then at 2400, 1200, and
  220.     last with PEP tones.  The cost is 50 cents per minute (as of
  221.     Feb 92) which will appear on your next phone bill.  For more
  222.     info about the 900 service, retrieve uunet!~/help or call
  223.     800-4UUNET4.  -- Eric Ziegast <ziegast@uunet.uu.net>
  224.  
  225.   via mail:
  226.     Send a note to ftpmail@decwrl.dec.com whose body contains "help" on a line
  227.     by itself get information on getting ftp sources by mail.  Also include
  228.     the lines "connect" and "dir /pub/mail/ua/mh" to see which files are
  229.     available locally.  Please do this as a last resort only.
  230.  
  231.     Send a note to mail-server@nluug.nl with a body containing the
  232.     following:
  233.  
  234.       send mail/mh/MH.6.7.2.Z
  235.  
  236.     Send a note to ftp-mailer@ftp.informatik.tu-muenchen.de with a
  237.     body containing the following:
  238.  
  239.       get /pub/communication/mh/mh-6.7.tar.Z
  240.  
  241.     Send a note to archive-server@germany.eu.net with a body containing the
  242.     following:
  243.  
  244.       send /mail/mh/mh-6.7.2.tar.Z
  245.  
  246.     UK users may be able to use ftpmail@doc.ic.ac.uk.  Send a note
  247.     whose body contains "help" to this address. [12.92]
  248.  
  249.   via U.S. mail:
  250.     Send a check for $75.00 drawn on U.S. funds made out to the
  251.     "Regents of the University of California" to:
  252.  
  253.         Univeristy of California at Irvine
  254.     Office of Academic Computing
  255.     360 Computer Science
  256.     Irvine, CA  92717  USA
  257.         +1 714 856 5153
  258.  
  259.     This covers the cost of a 6250 bpi 9-track magtape, handling, and
  260.     shipping.  In addition, you'll get a laser-printed hard-copy of the
  261.     entire MH documentation set.  Be sure to include your USPS address
  262.     with your check.  It's also a good idea (though not mandatory) to
  263.     send a computer mail message to "Bug-MH@ics.uci.edu" when you send
  264.     your check via usps to ensure minimal turn-around time.
  265.  
  266.     Sadly, if you just want the hard-copies of the documentation, you
  267.     still have to pay the $75.00.  The tar image has the documentation
  268.     source (the manual is in roff format, but the rest are in tex
  269.     format).  Postscript formatted versions of the TeX papers are
  270.     available, as are crude tty-conversions of those papers.  [9.92]
  271.  
  272.   
  273. Subject: ! What references exist for MH?
  274. From: Intro-3
  275.  
  276.   Book:
  277.     MH & xmh: E-mail for Users & Programmers.  Second edition. Jerry Peek.
  278.     ISBN 1-56592-027-9.  $29.95.  728 pages.
  279.     O'Reilly & Associates, Inc.
  280.     Book Orders:
  281.       US and Canada: 800-998-9938. Fax: 707-829-0104.
  282.  
  283.     References to "the MH book" in this document refer to the second
  284.     edition of this book (section numbers for the first edition appear
  285.     in parenthesis).
  286.  
  287.     To get a list of non-US distributors, send a note to
  288.     nuts@ora.com or call +1-707-829-0515.
  289.  
  290.     Examples from this book are in:  
  291.     ftp.uu.net        [137.39.1.9]
  292.         published/oreilly/nutshell/MHxmh/MHxmh2.tar.Z        54KB
  293.  
  294.     There is another book that contains a number of examples of
  295.     advanced mail handing using MH as the example message handler.
  296.     It's also quite a good reference on e-mail in general.  [12.92]
  297.  
  298.     The Internet Message.  Marshall T. Rose
  299.     ISBN 0-13-092941-7.  396 pages.
  300.     P T R Prentice Hall
  301.  
  302.   Usenet:
  303.     comp.mail.mh (gatewayed to MH-users)
  304.  
  305.   Mailing lists:
  306.      General questions/discussion: MH-users@ics.uci.edu
  307.      (gatewayed to comp.mail.mh).
  308.      MH developers and maintainers: MH-workers@ics.uci.edu.
  309.      Please use MH-users-request and MH-workers-request to request
  310.      an addition or deletion.
  311.  
  312.   MH-users archives:
  313.     ftp.ics.uci.edu    [128.195.1.1]    mh/mh-users/*
  314.  
  315.     The files are in packf(1) format, compressed with compress(1).  To
  316.     get them, use anonymous ftp and set "binary" transfer mode.  Even
  317.     though I stripped out "Received" lines and etc., some files are
  318.     pretty big:
  319.  
  320.         mh-users.86.Z     8549        mh-users.87.Z    55449
  321.         mh-users.88.Z   182805        mh-users.89.Z    89151
  322.         mh-users.90.Z   402470        mh-users.91.Z   878763
  323.     mh-users.mbox   current archive, uncompressed.
  324.     
  325.     There are directions in the README file.  Basically, you can use
  326.     either "msh" or the individual commands "inc -file" to get the
  327.     messages into a folder, and then "scan", "pick", "show", and so on
  328.     (or your favorite commands in xmh, mh-e, etc.).  --Jerry Peek
  329.     <jerry@ora.com>
  330.  
  331.   This document:
  332.     via anonymous ftp:
  333.       pit-manager.mit.edu    [18.172.1.27]    /pub/usenet/news.answers/mh-faq
  334.       ftp.uu.net         [137.39.1.9]    /usenet/???
  335.       cnam.cnam.fr        [192.33.159.6]    /pub/FAQ/???
  336.       grasp1.univ-lyon1.fr    [134.214.100.25] /pub/faq/???
  337.       ftp.cs.ruu.nl        [131.211.80.17]    /pub/NEWS.ANSWERS/???
  338.  
  339.     via mail:
  340.       Each of the following addresses is following by commands which
  341.       should be included as the body of the message.
  342.       
  343.       mail-server@pit-manager.mit.edu
  344.         send usenet/comp.mail.mh/mh-faq
  345.       mail-server@cs.ruu.nl
  346.       listserv@grasp1.univ-lyon1.fr
  347.  
  348.   
  349. Subject: ! What other MH software is available?
  350. From: Intro-4
  351.  
  352.   vmh 
  353.     Vmh is designed for people using the bulletin-board features
  354.     of MH, where mail is stored in packed (single-file) folders.  As
  355.     a result, use of this program cannot be mixed with the use of
  356.     normal MH commands.  Vmh is a part of the official MH
  357.     distribution.  --James Perkins <jamesp@metolius.wr.tek.com>
  358.  
  359.   xmh
  360.     Xmh is a X11 mouse-based MH browsing tool.  It is very powerful
  361.     and feature-filled and thus comes with a moderate learning
  362.     curve.  Its dependence on the X11 environment makes it very
  363.     reconfigurable, but only by people well-versed in X applications
  364.     programming.  Its message reply built-in-editor interface is not
  365.     always popular among those used to having MH bring up the editor
  366.     of their choice.  --James Perkins <jamesp@metolius.wr.tek.com>
  367.  
  368.     xmh is part of the standard X Window System distribution from
  369.     MIT.  Ultrix also ships dxmail which is similar.
  370.  
  371.     cs.utk.edu     [128.169.201.1]    pub/xmh.shar.Z        161KB
  372.  
  373.     Morten Tandle <tandle@pvv.unit.no> is working on integrating MIME
  374.     into xmh. [12.92]
  375.  
  376.   olmh
  377.     Sun's Open Windows 3 comes with a demo for OLIT (Open Look
  378.     Interface Toolkit, the Open Look wrapper to Xt) named olmh that
  379.     does handle 3rd and subsequent levels of nesting of folders.
  380.     --Dale Carstensen <dlc@c3file.c3.lanl.gov>
  381.  
  382.     Obtain the Open Windows 3 distribution CD/ROM from Sun (SPARC
  383.     only).  To do this, call 1-800-USA-4SUN and send tone "2" for
  384.     telemarketing after it answers.  The 4.1.2 CD/ROM may also have
  385.     Open Windows 3.  The list price for the 4.1.2 CD/ROM is $200.
  386.  
  387.   mh-e
  388.     Mh-e is the GNU Emacs front end for MH.  It offers all the
  389.     functionality of MH, the visual orientation and simplicity of
  390.     use of xmh, and full integration with Emacs, including thorough
  391.     configurability.  The command set is similar to that of rmail
  392.     (the Emacs front end for BSD mail) and BSD mail itself.  On-line
  393.     help is available.
  394.  
  395.     Mh-e allows one to read and process mail very quickly: commands
  396.     are single characters and completion and defaults are available
  397.     for file and folder names.  During a reply, the original message
  398.     is displayed simultaneously in another window for easy reference
  399.     where a mh-e command can quickly incorporate and format this
  400.     text into your reply.
  401.  
  402.     With mh-e you compose outgoing messages in Emacs.  This is a big
  403.     plus for Emacs users, but it has been known for non-Emacs users
  404.     to be able use mh-e after only learning the most basic cursor
  405.     motion commands.  Mh-e is easily configured via the Emacs
  406.     edit-options menu, and people familiar with Emacs Lisp will be
  407.     able to further reconfigure mh-e beyond recognition.  --Stephen
  408.     Gildea <gildea@expo.lcs.mit.edu>
  409.  
  410.     Mh-e is part of the standard GNU Emacs distribution.  Note
  411.     that mh-e got much faster in Emacs 18.56.
  412.  
  413.     primost.cs.wisc.edu [128.105.2.115] pub/mh-e.el.Z        36KB
  414.  
  415.   vmail 
  416.     Vmail is a curses-based, vi-like message browser which calls on
  417.     MH programs to manipulate mail.  It can be used on almost any
  418.     terminal.  It organizes mail folders into index pages, from
  419.     which a message can be selected to be shown, replied-to,
  420.     forwarded, refiled, deleted, and so on.  The vi-like interface
  421.     and command keystrokes are comfortable to less-experienced UNIX
  422.     users, and it is a small, compact program, unlike the mh-e Emacs
  423.     package.
  424.  
  425.     This version of vmail has been bugfixed and enhanced from the
  426.     original vmail published on the net in 1987 by J. Zobel.
  427.     --James Perkins <jamesp@metolius.wr.tek.com>
  428.  
  429.     ftp.uu.net    [137.39.1.9]
  430.     comp.sources.unix/volume12/vmail/part0*.Z        46KB
  431.  
  432.     ftp.ucs.ubc.ca     [137.82.27.61]    pub/mh/vmail[1-3]of3.Z    58KB
  433.     or mail requests to James Perkins <jamesp@metolius.wr.tek.com>.
  434.  
  435.   vmailtool
  436.     If you have a Sun workstation, vmailtool may be for you.  It is
  437.     a button gadget panel for the above-mentioned vmail program.  It
  438.     brings vmail into the windows era where people no longer need to
  439.     memorize specific command keystrokes.  It also provides a mail
  440.     icon with the flag that pops up when new mail arrives.  Again,
  441.     this is a compact, simple tool, unlike the powerful xmh program.
  442.     Still, it's a welcome alternative for many people who are
  443.     running SunView or OpenWindows.  --James Perkins
  444.     <jamesp@metolius.wr.tek.com> 
  445.  
  446.     ftp.ucs.ubc.ca     [137.82.27.61]    pub/mh/vmailtool.Z    18KB
  447.     or mail requests to James Perkins <jamesp@metolius.wr.tek.com>.
  448.  
  449.   plum
  450.     Plum is a highly configurable and extensible screen-oriented front-end
  451.     for processing MH mail on ASCII terminals.  Unlike mh-e, the extension
  452.     language used in plum is perl, not LISP.  Plum offers many of the
  453.     advantages of xmh, but lacks several of xmh's disadvantages.  The
  454.     look&feel derives more from vi than from emacs.  Key bindings and
  455.     functions may be changed on the fly to suit the user's preference.  It
  456.     offers filename and word completion on folder, variables, and command
  457.     names.
  458.  
  459.     Until it is included in the standard distribution (under miscellany),
  460.     you can find a copy on:
  461.  
  462.     convex.com    [130.168.1.1]    pub/plum/plum*        55KB
  463.     or mail requests to Tom Christiansen <tchrist@convex.com>.
  464.  
  465.   mmh     
  466.     MMH, My Mail Handler, is a Motif interface for reading and sending mail.
  467.     It uses the MH commands to actually handle sending a receiving messages.
  468.     It does not support all the capabilities of MH, but offers a large
  469.     enough subset to handle the majority of users.  Its intended user is
  470.     someone between "bumbling e-mail novice" and "sophisticated user".
  471.     Hooks are provided to allow the user to customize and add new commands.
  472.  
  473.     ftp.eos.ncsu.edu    [152.1.9.25]    /pub/bill.tar.Z
  474.  
  475.   mime  
  476.     Mime is a multi-media MH package that implements the new IETF work on
  477.     Multi-media 822 (MIME).  This allows you to include things like audio,
  478.     graphics, and the like, in your mail messages.  The next distribution,
  479.     MH 6.8, will be MIME-capable.  The following file works only
  480.     with MH 6.7.2.  --Marshall Rose <mrose@dbc.mtview.ca.us>  [12.92]
  481.  
  482.     ftp.ics.uci.com    [128.195.1.1]    mrose/mh-mime/mh-mime.tar.Z
  483.  
  484.   metamail
  485.     Metamail is a package that can be used to convert virtually ANY
  486.     mail-reading program on UNIX into a multimedia mail-reading program.
  487.     It is an extermely generic implementation of MIME (Multipurpose
  488.     Internet Mail Extensions), the proposed standard for multimedia mail
  489.     formats on the Internet.  The implementation is extremely flexible and
  490.     extensible, using a "mailcap" file mechanism for adding support for new
  491.     data formats when sent through the mail.  At a heterogeneous site where
  492.     many mail readers are in use, the mailcap mechanism can be used to
  493.     extend them all to support new types of multimedia mail by a single
  494.     addition to a mailcap file.
  495.  
  496.     The metamail distribution comes complete with a small patch for each of
  497.     over a dozen popular mail reading programs, including Berkeley mail,
  498.     mh, Elm, Xmh, Xmail, Mailtool, Emacs Rmail, Emacs VM, Andrew, and
  499.     others.  --Nathaniel Borenstein <nsb@thumper.bellcore.com>
  500.  
  501.     thumper.bellcore.com     [128.96.41.1]    /pub/nsb/mm.tar.Z
  502.  
  503.   X.500 lookups  
  504.     If a name is enclosed in square brackets, when entering a destination
  505.     address, ie:
  506.  
  507.     To: [Greg Wickham,CSIRO]
  508.  
  509.     a search will be made in the X.500 Directory for the individual's entry.
  510.     If an address exists then it will be extracted and placed into the
  511.     headers.  Mail requests for the software to the author.  --Andrew
  512.     Waugh <ajw@mel.dit.csiro.au>
  513.  
  514.   Kerberos for MH:
  515.     I have made a set of diffs between his source tree and standard mh
  516.     6.7.1 available.  If you don't have anonymous ftp access, you can get
  517.     to the files by sending mail to archive-server@athena-dist.mit.edu.
  518.     Send a message with "help" in the subject line and body for more
  519.     information.  The mh diffs are in the "misc" archive of the archive
  520.     server.  --Jonathan Kamens <jik@pit-manager.mit.edu>
  521.  
  522.     athena-dist.mit.edu [18.71.0.38]    pub/misc/mh.kerberos.Z    69KB
  523.  
  524.   MacMH and PC/MH:
  525.     These were available only for non-commercial degree-granting
  526.     institutions from:
  527.  
  528.     Networking & Communication Systems
  529.     115 Pine Hall
  530.     Stanford University
  531.     Stanford, CA 94305-4122
  532.     Phone: +1 415-723-3909
  533.  
  534.     --Jerry Peek <jerry@ora.com>
  535.  
  536.     The authorized distributor for PC/MH is:
  537.  
  538.     NEI, Inc.
  539.     210 Technology Drive, STE 210
  540.     Irvine, Ca 92718
  541.     Phone: +1 714-753-8588
  542.     FAX:   +1 714-753-8593
  543.     Internet: info@netix.com
  544.  
  545.     --Shannon Yeh <yeh@orion.oac.uci.edu>
  546.  
  547.     In addition, you might try Wollongong, to see if they have something you
  548.     can get.
  549.  
  550.   
  551. Subject: How can I print a MH manual?
  552. From: Intro-5
  553.  
  554.   To order a copy by mail, see the section on how to get MH by mail in
  555.   "Where can I get MH?"  Also, check "What references exist for MH?"
  556.  
  557.   To print your own copy, first obtain the MH sources ("Where can I
  558.   get MH?") if you don't already have it, go into the "doc" directory
  559.   and run "make guide" to create the administrators guide and "make
  560.   manual" to create a user's manual which includes tutorials and man
  561.   pages.  If the doc directory is empty, you'll have to compile MH so
  562.   that the documentation with correct local information is created.
  563.  
  564.   You can also ftp the ASCII or postscript versions:
  565.  
  566.     ftp.ics.uci.edu    [128.195.1.1]    mh/doc/tutorial.ps.Z        64KB
  567.                     mh/doc/ADMIN.ps.Z        57KB
  568.                     mh/doc/MH.ps.Z (man pages)    273KB  
  569.     ftp.uu.net        [137.39.1.9]    same files, but in dir mail/mh/doc
  570.  
  571.   Or, you can send a note to mail-server@nluug.nl with a body containing the
  572.   following:
  573.  
  574.     send mail/mh/papers-ps/tutorial.ps.Z
  575.  
  576.   [9.92]  
  577.  
  578.   
  579. Subject: How should I report bugs?
  580. From: Intro-6
  581.  
  582.   Mail them to Bug-MH@ics.uci.edu and be sure to include the output of
  583.   the -help option as well as what hardware and operating system you
  584.   are using.
  585.  
  586.   
  587. Subject: How can I convert from my mailer to MH?
  588. From: Intro-7
  589.  
  590.   If you use one of a mail agent like 'mail', 'mailx', 'elm' or
  591.   'mush', converting to MH is easy.  When you run the 'inc' command,
  592.   it reads all new messages from the system mailbox into your 'inbox'
  593.   folder.  Those mail agents also have separate files or "folders"
  594.   that hold messages in the same format as the system mailbox.  You
  595.   can read them with the 'inc -file' command.  For example, to read
  596.   the messages from your 'mbox' mail file into your MH 'inbox' folder,
  597.   you'd type:
  598.  
  599.     % cd
  600.     % cp mbox mbox.backup
  601.     % inc -file mbox
  602.  
  603.   If you see the usual "Incorporating new mail into inbox..." message
  604.   and a scan listing, the messages probably were converted.  Read some
  605.   or all of them (with the 'show' command) and be sure.  The 'inc'
  606.   won't remove your mbox unless you use '-truncate'. 
  607.  
  608.   Section D.4 (C.4) of the MH book lists two scripts to convert mail
  609.   files to MH folders: babyl2mh to convert from rmail's babyl format;
  610.   vmsmail2mh to convert from VMS's mail (see "What references exist
  611.   for MH" to see where the book's examples can be ftped from).
  612.   --Jerry Peek <jerry@ora.com>
  613.  
  614.   Vivek Khera <khera@cs.duke.edu> rewrote this in Perl since the
  615.   original script doesn't work for some people.
  616.  
  617.   #!/usr/gnu/bin/perl
  618.   # incorporate an RMAIL babyl file into an MH folder
  619.   #
  620.   # usage: babyl2mh +folder babyl-file
  621.   #
  622.   # V. Khera <khera@cs.duke.edu> 17-JUL-1991
  623.  
  624.   # where to find rcvstore
  625.   $rcvstore = "/usr/local/lib/mh/rcvstore";
  626.  
  627.   #
  628.   # pull out command line args
  629.   #
  630.   die "usage: babyl2mh +folder babyl-file\n" unless @ARGV == 2;
  631.  
  632.   $folder = shift;
  633.   # make sure folder name starts with a "+"
  634.   (substr($folder,0,1) eq "+") || (substr($folder,0,0) = "+");
  635.   $bfname = shift;
  636.  
  637.   print "Incorporating RMAIL file $bfname into MH folder $folder\n";
  638.  
  639.   #
  640.   # read in babyl file.
  641.   #
  642.   $/ = "\037";    # this separates the records in a babyl file
  643.   $* = 1;        # records are multi-lines
  644.  
  645.   open(BABYL,$bfname) || die "Couldn't open $bfname\n";
  646.  
  647.   $_ = <BABYL>;    # discard header.
  648.  
  649.   $msgnum = 0;
  650.  
  651.   while (<BABYL>) {
  652.     chop;        # get rid of delimeter
  653.     s/\f(.|\n)*\*\*\* EOOH \*\*\*\n//;    # remove duplicate header information
  654.     open(RCVSTORE,"|" . $rcvstore . " $folder");
  655.     print RCVSTORE $_;
  656.     $msgnum++;
  657.     print "Message $msgnum done.\n";
  658.   }
  659.  
  660.   Juergen Nickelsen <nickel@cs.tu-berlin.de> provides yet another
  661.   short script.  He says,
  662.  
  663.   "You can remove the second to last second line ("> $input"), so
  664.   that the script doesn't zero out your RMAIL file.
  665.  
  666.   "Another alternative is to replace this line with "inc -file $tmpmbox
  667.   $folder && > $input", so that the RMAIL is only zeroed if inc
  668.   successfully incorporated the mail.  Finally one could add a switch
  669.   -z, so that the RMAIL file is only zeroed if the switch is given.
  670.  
  671.   #!/bin/sh
  672.   # Usage: inco [from [folder]]
  673.   # "from" defaults to $HOME/Mail/outbound, "folder" to +inbox.
  674.  
  675.   lispfile=/tmp/inco.$$.el
  676.   input=${1-$HOME/Mail/outbound}
  677.   tmpmbox=/tmp/inc.$$.mbox
  678.   folder=${2-+inbox}
  679.  
  680.   if [ $# -ge 3 ]; then
  681.       echo Usage: `basename $0` [ from [ folder ]]
  682.       exit 2
  683.   fi
  684.  
  685.   trap "rm -f $lispfile $tmpmbox ; exit 1" 1 2 15
  686.  
  687.   touch $tmpmbox
  688.   chmod 600 $tmpmbox
  689.  
  690.   echo '(rmail-input "'$input'")
  691.   (rmail-last-message)
  692.   (setq last (rmail-what-message))
  693.   (rmail-show-message 1)
  694.   (while (not (equal (rmail-what-message) last))
  695.     (rmail-output "'$tmpmbox'")
  696.     (rmail-delete-forward nil))
  697.   (rmail-output "'$tmpmbox'")
  698.   (kill-buffer (current-buffer))
  699.   ' > $lispfile
  700.  
  701.   emacs -batch -l $lispfile
  702.   inc -file $tmpmbox $folder
  703.  
  704.   > $input
  705.   rm -f $lispfile $tmpmbox
  706.  
  707.   Use the following to convert a Babyl format file to Unix mail format.
  708.   --Barry A. Warsaw <warsaw@nlm.nih.gov>.
  709.   durer.cme.nist.gov    [129.6.32.4]    pub/gnu/rmailtovm.el
  710.  
  711.   See also MH book appendix D (appendix C).
  712.  
  713.   
  714. Subject: What machines does MH run on?
  715. From: Building MH-10
  716.  
  717.   If you have a computer running UNIX, you can probably run MH.
  718.   --Jerry Peek <jerry@ora.com>
  719.  
  720.   
  721. Subject: ! How do I build MH?
  722. From: Building MH-11 
  723.  
  724.   By carefully reading the READ-ME in the root of the source
  725.   hierarchy, one should not have any trouble building MH.
  726.  
  727.   If building MH on IBM's AIX, obtain a set of patches and
  728.   configuration file from Bill Wohler <wohler@sap-ag.de>.  Version
  729.   6.8 of MH, available soon, will compile on AIX out of
  730.   the box. [12.92]
  731.  
  732.   
  733. Subject: ! What options should I use?
  734. From: Building MH-12
  735.  
  736.   BERK: Do NOT include the BERK option (in versions 6.7 or later)!
  737.   BERK breaks the mh-format functions that take apart address lines,
  738.   for example mbox, from, and friendly.  This would really put a crimp
  739.   on my replcomps file.
  740.  
  741.   LOCKF: if you have NFS, you need to lock your mailbox with lockf()
  742.   so the lock will be honored by all machines on the local network.
  743.   If you have the lockf() system call, include LOCKF.
  744.  
  745.   JQ Johnson <jqj@duff.uoregon.edu> makes the point that one should
  746.   use this option carefully since it requires a roboust lockf() call.
  747.   For example, this option caused serious problems on his SunOS 4.1.1.
  748.   He suggested using LOK_BELL instead, and adding "lockstyle: 1" to
  749.   mtstailor.
  750.  
  751.   ATZ: makes your timezones print like "EST" instead of "-0500".  Much
  752.   prettier.
  753.  
  754.   --Stephen Gildea <gildea@expo.lcs.mit.edu>
  755.  
  756.   However, Tony Landells <ahl@technix.oz.au> replies: "Yes; very
  757.   pretty.  How unfortunate that timezone names are so ambiguous, so
  758.   that EST can be interpreted, at a minimum, as (American) Eastern
  759.   Standard Time, (Australian) Eastern Standard Time, or (Australian)
  760.   Eastern Summer Time (and yes, I think it's dumb having the same
  761.   acronym for both normal and Summer time, but that's a different
  762.   problem).  While the numeric timezones may not look as nice, they
  763.   are, at least, reasonably unambiguous.  I would urge anyone who ever
  764.   intends/hopes/expects to use e-mail outside the U.S. to NOT use ATZ
  765.   (sorry Stephen)."
  766.  
  767.   At any rate, the conf/examples directory has been updated and
  768.   contains many examples show you which options are required on your
  769.   platform and which are optional (in the upcoming version MH 6.8).  At
  770.   any rate, it is recommended that you examine the options in the
  771.   example configuration files, and read about them in READ-ME.
  772.  
  773.   RPATHS: a side-effect is that slocal writes messages to your system
  774.   maildrop without the MMDF C-A's that separate messages, so your BSD
  775.   tools like from work. [12.92]
  776.  
  777.   
  778. Subject: Fixing "post: problem initializing server; [BHST] no servers available"
  779. From: Building MH-13
  780.  
  781.   The error message itself is essentially correct.  However, what this
  782.   really means is: MH's post cannot connect to a running sendmail over
  783.   an SMTP port (MH configured with SMTP and SENDMTS).
  784.  
  785.   The potential problems:
  786.  
  787.   1. Your local sendmail daemon is dying or not running for some
  788.   reason.
  789.  
  790.   2. You use BIND and your local nameserver is not responding.
  791.  
  792.   3. Your mtstailor has its "servers:" pointing to a non-existant
  793.   machine or a machine which is a) not reachable or b) not running the
  794.   sendmail daemon.  --Peter Marvit <marvit@hplabs.hpl.hp.com>
  795.  
  796.   
  797. Subject: Where can I get POP3?
  798. From: Building MH-14
  799.  
  800.   MH6.7 (and earlier versions too) include a server for version 3 of POP.
  801.  
  802.   
  803. Subject: ! What do I do if scan shows the wrong date?
  804. From: Building MH-15
  805.  
  806.   Try adding the following lines to "lexedit.sed" in the zotnet
  807.   subdirectory:
  808.  
  809.   /^# define YYTYPE unsigned short/c\
  810.   # define YYTYPE int
  811.   /^unsigned char yymatch\[\] = {/c\
  812.   char yymatch[] = {
  813.   /^unsigned char yyextra\[\] = {/c\
  814.   char yyextra[] = {
  815.  
  816.   On some systems, YYTYPE is actually just a short and so the first
  817.   expression should be modified accordingly.  --Todd Kaehler
  818.   <kaehler@decvax.dec.com>
  819.  
  820.   This patch will be included in the upcoming MH 6.8 version. [12.92]
  821.  
  822.   
  823. Subject: Why slocal writes messages to system maildrop that from(1) can't read.
  824. From: Building MH-16 
  825.  
  826.   Around line 500 or so of uip/slocal.c, change the #ifndef RPATHS to #ifdef
  827.   RPATHS.  With this fix, which only works if you use RPATHS, the ^A's will
  828.   disappear.  --Doug Acker <acker@wg2.waii.com>
  829.  
  830.   This is fixed in the upcoming version MH 6.8. [12.92]
  831.  
  832.       
  833. Subject: Why does repl add a "Re:" to a message that already has one?
  834. From: Building MH-17
  835.  
  836.   I carefully reconfigured and rebuilt MH from scratch and the problem
  837.   went away.  --Larry McVoy <lm@slovax.Eng.Sun.COM>
  838.  
  839.   
  840. Subject: Does MH support IMAP2 (RFC 1064)?
  841. From: Building MH-18  
  842.  
  843.   No.  MH only supports retrieving mail using POP3.  POP3 is on the
  844.   "standards track"--it is now an elective Internet Draft Standard
  845.   (see RFC1280 for more details).  At this point, IMAP[23] are
  846.   "experimental, limited use" protocols; it is unlikely that MH will
  847.   support them.  --John Romine <jromine@ics.uci.edu>
  848.  
  849.   
  850. Subject: Where can I read about slocal and the format of the .maildelivery file?
  851. From: Using MH-20 
  852.  
  853.   In the distribution, this information is provided in the mhook man
  854.   page. Wasn't this obvious?
  855.  
  856.   One can actually specify slocal or .maildelivery with IBM's AIX man.
  857.  
  858.   Here is brief example of a .maildelivery file that stores messages
  859.   to babble in a folder and the system mailbox, stores mh-users in a
  860.   folder but not the system mailbox, and puts the rest in the system
  861.   mailbox.
  862.  
  863.     to  mh-users  | A "/usr/local/lib/mh/rcvstore -create +lists/mh-users"
  864.     cc  mh-users  | A "/usr/local/lib/mh/rcvstore -create +lists/mh-users"
  865.     to  babble    | R "/usr/local/lib/mh/rcvstore -create +lists/babble"
  866.     cc  babble    | R "/usr/local/lib/mh/rcvstore -create +lists/babble"
  867.     default -     > ? /usr/spool/mail/wohler
  868.  
  869.   In addition, the following may be used to automatically send
  870.   replies while on vacation.  See vacation(1) to see how to set up
  871.   vacation itself.  The sed script removes the ">" that slocal added
  872.   so that vacation knows where to send the reply.
  873.  
  874.     to  wohler   | R "sed -e '1s/>From /From /' | /usr/ucb/vacation wohler"
  875.     cc  wohler   | R "sed -e '1s/>From /From /' | /usr/ucb/vacation wohler"
  876.  
  877.   Your .forward file may look like (quotes necessary):
  878.  
  879.     "| /usr/local/lib/mh/slocal -user your_login"
  880.  
  881.   In some implentations, the "-user your_login" is not needed.  If
  882.   not, manually running slocal with the flag will produce an error.
  883.  
  884.   See also MH book chapter 11.
  885.  
  886.   Alternatives to slocal include deliver, procmail, and mailagent.
  887.   Archie can help you find where they are kept.
  888.  
  889.   
  890. Subject: How do I include messages in repl with or without ">"?
  891. From: Using MH-21
  892.     
  893.   When making a reply, specify a filter file on the command line:
  894.  
  895.     repl -filter repl.format
  896.  
  897.   This filter file must be in your MH mail directory (usually "Mail",
  898.   in your home directory).  Here are a couple of example repl.format
  899.   files:
  900.  
  901.     overflowtext="",overflowoffset=0
  902.     message-id:nocomponent,formatfield=\
  903.     "In message %{text}you write:"
  904.     body:component=">",overflowtext=">",overflowoffset=0
  905.  
  906.           or
  907.  
  908.     overflowtext="",overflowoffset=0
  909.     date:component="Your message dated",formatfield=\
  910.     "%<(nodate{text})%{text}%|%(pretty{text})%>"
  911.     body:component=">",overflowtext=">",overflowoffset=0
  912.  
  913.   Setting overflowoffset to 0 keeps MH from doing anything to
  914.   extra-long lines in the headers.  In the body, however, this
  915.   behavior is overridden so that long lines are automatically broken
  916.   and a ">" is inserted before every line.  You could put almost
  917.   whatever you want between those quotes, although the "standard" ">"
  918.   makes it easier to read notes that have been included several times.
  919.   The examples differ with the descriptive text that is inserted
  920.   before the included body.
  921.  
  922.   It is suggested not to use the "prompter" editor in this case, since
  923.   it is likely that you'll not want to use all of the included
  924.   message.  Indeed, it is proper etiquette to edit out all unnecessary
  925.   include verbiage so readers don't have to wade through the morass to
  926.   read your pearls of wisdom.
  927.  
  928.   Also note that this might not work in versions prior to 6.7.
  929.     
  930.   --Alan Thew <qq11@liv.ac.uk>, Mike Schwager <schwager@cs.uiuc.edu>,
  931.   James T Perkins <jamesp@metolius.wr.tek.com>
  932.  
  933.   See also MH book sections 6.7.4, 6.7.5, 9.4.1 (9.3.1).
  934.  
  935.   
  936. Subject: How can I eliminate duplicate copies of letters to myself?
  937. From: Using MH-22
  938.  
  939.   Add these two lines to your MH profile file:
  940.  
  941.     Alternate-Mailboxes: user@host1, user@host2, ...
  942.         repl: -nocc me
  943.  
  944.   To get one copy, you can either:
  945.  
  946.   - Take out the "-nocc me"... then you'll get exactly one copy of
  947.     your replies (assuming all your addresses are listed in
  948.     Alternate-Mailboxes), or
  949.  
  950.   - Add an "Fcc: foldername" to the headers of messages you send.
  951.     That will drop a copy of the message in the folder "foldername".
  952.     You can do this for *all* MH messages you send (not just with
  953.     repl) by putting an "Fcc:" entry in your personal copy of the
  954.     files "components", "replcomps", and "forwcomps" in your MH
  955.     directory.  (If you make a "distcomps" file, it needs
  956.     "Resent-Fcc:".)  For more info, see the man pages comp(1),
  957.     repl(1), forw(1), dist(1) and mh-mail(5). --Jerry Peek <jerry@ora.com>
  958.  
  959.   The Alternate-Mailboxes also tells scan which messages are really
  960.   from you so that it can place the recipient in the scan line instead
  961.   of the sender.  --Bill Wohler
  962.  
  963.   See also MH book sections 6.7.2, 8.6.
  964.  
  965.   This is also a convenient way to AVOID automatically cc-ing a
  966.   mailing list when replying to a person who sent the message to the
  967.   mailing-list, by listing the name of that mailing list in your
  968.   alternate mailboxes.  --Alec Wolman <wolman@crl.dec.com>
  969.  
  970.   
  971. Subject: How would one go about reading Usenet with MH?
  972. From: Using MH-23
  973.  
  974.   Although news readers are better, if one really wants to use
  975.   MH, bbc will do the job.  For example, "bbc comp.mail.mh" reads this
  976.   newsgroup.  To enable bbc, you have to specify "bboards" when you
  977.   build MH.  --Stephen Gildea <gildea@expo.lcs.mit.edu>
  978.  
  979.   You can save articles in the news readers for later perusal with MH.
  980.  
  981.   First, create a symbolic link from your mail directory (ie. usenet) to
  982.   your news directory (ie. "ln -s ~/News ~/Mail/usenet").  You can then
  983.   treat your news directory as a mail folder.  Thus, to select a news
  984.   group, use "folder +usenet/comp/mail/mh".
  985.  
  986.   To set the default save location correctly in rn, use:
  987.  
  988.     rn -M -/
  989.  
  990.   or in your nn presentation sequence:
  991.  
  992.     news.announce.        +$F/$N
  993.     comp.mail.mh        +
  994.     .
  995.     .
  996.  
  997.   See also MH book section 8.7.
  998.  
  999.   
  1000. Subject: Can I append MH messages (ie. +inbox/1) to a UNIX mailbox format file?
  1001. From: Using MH-24 
  1002.  
  1003.   #! /bin/sh
  1004.   # packmbox - pack an MH folder back into a UUCP-style mbox
  1005.   #
  1006.   # Defaults:
  1007.   #    `+folder'    defaults to current folder
  1008.   #    `msgs'     defaults to all
  1009.   #
  1010.   # Context:
  1011.   #    Current-Folder
  1012.   #
  1013.   # for simplicity (and speed) we don't parse command-line args (much)
  1014.   case $#/$1 in
  1015.      1/-h*) echo "syntax: packmbox [+folder] [msgs] [-help]" 1>&2; exit 0;;
  1016.   esac
  1017.  
  1018.   format="%(msg) From \
  1019.   %<{return-path}%(putstr)%|\
  1020.   %<(nonnull(mbox{from}))%(putstr)%|nobody%>@\
  1021.   %<(nonnull(host{from}))%(putstr)%|nowhere%>%> \
  1022.   %(day{date}) %(month{date}) %2(mday{date}) \
  1023.   %02(hour{date}):%02(min{date}):%02(sec{date}) \
  1024.   %(void(year{date}))%<(gt 100)%4(putnum)%|19%02(putnum)%>"
  1025.  
  1026.   trap 'rm -f /tmp/packm$$; exit 1' 1 2 3 15
  1027.  
  1028.   scan -noclear -noheader -noreverse -width 256 \
  1029.               -format "${format}" $* >/tmp/packm$$
  1030.   # tricky -- you must do this "cd" after scan has updated the context
  1031.   cd `mhpath`
  1032.  
  1033.   exec </tmp/packm$$
  1034.   rm -f /tmp/packm$$
  1035.   while read m f
  1036.   do
  1037.       echo "$f"
  1038.       sed -e '/^From /s/^/>/' < $m
  1039.       echo ""
  1040.   done
  1041.   exit
  1042.  
  1043.   
  1044. Subject: ! How can I include my signature?
  1045. From: Using MH-25
  1046.  
  1047.   There are several ways.
  1048.  
  1049.   1) The MH way.
  1050.  
  1051.   1a) In your Mail directory, create files that
  1052.       include your signature into the format of the message.
  1053.  
  1054.      ~/Mail/components:
  1055.     To: 
  1056.     cc: 
  1057.     Subject: 
  1058.     --------
  1059.  
  1060.     --
  1061.     Eric Ziegast        ziegast@uunet.uu.net
  1062.     UUNET Technologies    uunet!ziegast
  1063.  
  1064.      ~/Mail/replcomps
  1065.     body:component="> ",compwidth=2
  1066.     :--
  1067.     :Eric Ziegast          ziegast@uunet.uu.net
  1068.     :UUNET Technologies    uunet!ziegast
  1069.  
  1070.      To use the replcomps file, add the following to your ~/.mh_profile:
  1071.  
  1072.     repl: -filter replfmt
  1073.  
  1074.      When comp is used, your signature is already there along with my
  1075.      headers.  When repl is used, the mhl program takes the body of
  1076.      the letter you're replying to, prepends '> ' to each line and
  1077.      then adds your signature at the end (available after version 6.7).
  1078.  
  1079.   1b) Create an "editor" which can be called from whatnow to add the
  1080.      signature when desired or create a frontend to post (use the
  1081.      .mh_profile line "postproc: postproc" to call it) that always
  1082.      appends the .signature file before calling post to mail the
  1083.      message.  David J. Fiander <david@golem.uucp>, David A.
  1084.      Truesdell <truesdel@sun418.nas.nasa.gov> and Tom Wilmore
  1085.      <sastjw@unx.sas.com> have sample scripts to do these.
  1086.  
  1087.   1c) See page 198 in the MH book.
  1088.  
  1089.   2) Using your editor.  If you use vi, you can use something like:
  1090.  
  1091.       map S :r ~/.signature
  1092.  
  1093.      to load your signature out of .signature every time you
  1094.      hit 'S'.
  1095.  
  1096.   3) Use your windowing system.  xterm, for example, can provide key
  1097.      and button mappings for the utterly lazy.
  1098.  
  1099.   4) And if you use Emacs with mh-e, C-c C-s will append the signature.
  1100.  
  1101.   --Eric W. Ziegast <ziegast@uunet.uu.net> & Hardy Mayer
  1102.   <hardy@golem.ps.uci.edu>
  1103.  
  1104.   Tired of the same old signature?  Want different signatures for
  1105.   different newsgroups?  Here's a program to help you out.
  1106.  
  1107.   The way it works is to have .signature be a named pipe, so if you
  1108.   don't have named pipes, just say 'n'.
  1109.  
  1110.   The sigrand program then feeds stuff down the pipe everytime someone
  1111.   wants to read it.  That way it works for more than just news, but
  1112.   for anything that wants to read your .signature, like a mailer.
  1113.  
  1114.   You have your choice of three kinds of signatures:
  1115.  
  1116.       1) random (short) fortune from "fortune -s"; you get these if
  1117.      you don't have a global sig file.
  1118.       2) random fortune from ~/News/SIGNATURES [global sig file]
  1119.       3) random fortune form ~/News/(newsgroup)/SIGNATURES [local sig files]
  1120.  
  1121.   Ask Tom Christiansen <tchrist@convex.com> for more details.
  1122.  
  1123.   Section 13.13 of the MH book lists mysend, a sendproc script to
  1124.   process a message after "What now? send" (see "What references exist
  1125.   for MH" to see where the book's examples can be ftped from).
  1126.   --Jerry Peek <jerry@ora.com> [9.92]
  1127.  
  1128.   See also MH book sections 8.9.6, 13.2 (12.2).
  1129.  
  1130.   
  1131. Subject: What to do with "Problems with edit - draft removed" messages.
  1132. From: Using MH-26
  1133.  
  1134.   If your users are using an AT&T version of "vi", it's exiting with
  1135.   non-zero status (supposedly a count of the "errors" during the edit).
  1136.   Move "vi" to "broken_vi" and put it its place:
  1137.  
  1138.     #! /bin/sh
  1139.     /usr/ucb/broken_vi $*
  1140.     exit 0
  1141.  
  1142.   Then complain to your vendor that "vi" is broken, and they should
  1143.   fix it.  --John Romine <jromine@ics.uci.edu>
  1144.  
  1145.   
  1146. Subject: How do I call my editor with arguments?
  1147. From: Using MH-27 
  1148.  
  1149.   Set your editor (in .mh_profile) to the following shellscript:
  1150.  
  1151.     #/bin/sh
  1152.     <youreditor> <yourargs> $*
  1153.     exit 0
  1154.  
  1155.   --John Romine <jromine@ics.uci.edu>
  1156.  
  1157.   You might find it useful to make <youreditor> $EDITOR, or to use
  1158.   different arguments depending on your EDITOR environment variable.
  1159.   --Ray Nickson
  1160.  
  1161.   
  1162. Subject: How do I debug my .maildelivery file?  
  1163. From: Using MH-28
  1164.  
  1165.   Put a message into a file and call slocal directly on it.
  1166.  
  1167.     slocal -user $USER [-verbose] [-debug] < test-msg 
  1168.  
  1169.   Use the verbose or debug flags as necessary.
  1170.  
  1171.   See also MH book section 11.11.
  1172.  
  1173.   
  1174. Subject: How can I digestify the messages in a folder for mail to another user?
  1175. From: Using MH-29
  1176.  
  1177.   How about:
  1178.  
  1179.     forw [-digest tmp] [-form forwcomps] [-filter mhl.digest]
  1180.          messages +folder
  1181.  
  1182.   These messages can be un-digestified :-) by the MH burst(1) program.
  1183.   --Jerry Peek <jerry@ora.com> and Bill Wohler
  1184.  
  1185.   See also MH book sections 6.8, 7.9.
  1186.  
  1187.   
  1188. Subject: Can I run my message through a program (ie. ispell) before sending?  
  1189. From: Using MH-30 
  1190.  
  1191.   It's pretty simple.  If your speller is called myspell, use:
  1192.  
  1193.     What now? edit myspell
  1194.  
  1195.   MH will actually execute:
  1196.  
  1197.     myspell /your-mail-draft-directory/draftfile
  1198.  
  1199.   and give the entire draft message to your speller.  The header will
  1200.   probably be "misspelled," of course, though you might be able to
  1201.   tell the speller to ignore it--or you could hack up a little shell
  1202.   script to run the speller on just the message body, then tack the
  1203.   corrected body back onto the header before sending.
  1204.  
  1205.   You can automate this some more.  For example, if you want your
  1206.   speller to run after your first edit with "prompter" and also after
  1207.   you leave the "vi" editor, add these lines to your MH profile:
  1208.  
  1209.       prompter-next: myspell
  1210.       vi-next: myspell
  1211.  
  1212.   Then, at the "What now?" prompt:
  1213.  
  1214.       What now? e
  1215.  
  1216.   your speller will run.  For more info, see the mh-profile(5) man
  1217.   page or section 6.2.1 of the MH book. --Jerry Peek <jerry@ora.com>
  1218.  
  1219.   
  1220. Subject: Can I append MH messages to a GNU Emacs rmail BABYL-format file?
  1221. From: Using MH-31 
  1222.       
  1223.   To convert your MH folders to BABYL folders, first run the following script
  1224.   on your Mail directory.
  1225.  
  1226.   #!/bin/sh
  1227.  
  1228.   for f in Mail/*; do
  1229.     if [ -d $f ]; then
  1230.         touch msgbox
  1231.         folder=`basename $f`
  1232.         echo -n packing $folder ...
  1233.         packf +$folder
  1234.         echo done
  1235.         mv msgbox Mail-rmail/$folder
  1236.     fi
  1237.   done
  1238.  
  1239.   This assumes you don't have nested folders.  Your rmail folders will be
  1240.   left in $HOME/Mail-rmail in MMDF format which rmail can read.  Then run
  1241.   rmail-input for each folder, which converts each folder into BABYL format.
  1242.  
  1243.   Be sure not to append any messages before they are converted from MMDF
  1244.   to BABYL, since there may be really strange results.
  1245.  
  1246.   
  1247. Subject: Is there documentation for mh-e?
  1248. From: Using MH-32
  1249.  
  1250.   Yes, sort of.  Run "C-h m" (describe-mode) in both scan and
  1251.   letter modes to see which commands and variables are available.
  1252.   Browsing the code is also helpful.
  1253.  
  1254.   
  1255. Subject: ! How can I change my return address?
  1256. From: Using MH-33
  1257.  
  1258.   If you find that your mailer creates a From header that others have
  1259.   trouble replying to, you can add a Reply-To header to override the
  1260.   From header in replies.
  1261.  
  1262.   Copy the components and replcomps files which are normally found in
  1263.   /usr/local/lib/mh into your Mail directory and add a line like the
  1264.   following after the Subject header replacing my address with your
  1265.   address:
  1266.  
  1267.     Reply-To: wohler@sap-ag.de
  1268.  
  1269.   [12.92]
  1270.   
  1271. Subject: + How can I change my From header?
  1272. From: Using MH-34
  1273.  
  1274.   If you're just interested in changing the hostname, add a line to
  1275.   $LIB/mtstailor:
  1276.  
  1277.     localname: desired_host_name
  1278.  
  1279.   --Bill Wisner <wisner@netcom.com> [12.92]
  1280.  
  1281.   Just put a "From:" header in your "components", "replcomps" and
  1282.   "forwcomps" files.  MH will add a "Sender:" header with what it thinks
  1283.   is your real address, but (almost) no one cares about the "Sender:"
  1284.   header anyway.  --Jerry Peek <jerry@ora.com>  [12.92]
  1285.  
  1286.   
  1287. Subject: How can I get xmh to use Emacs as the editor?
  1288. From: Xmh-40 
  1289.  
  1290.   The modifications to xmh to support an external editor, annotations,
  1291.   and an append command can be found in the these places.  --Bob
  1292.   Ellison <ellison@sei.cmu.edu>
  1293.  
  1294.   export.lcs.mit.edu                R5fixes/xmh.editor/*
  1295.   ftp.sei.cmu.edu                pub/xmh
  1296.  
  1297.   As of R5, xmh has a new action proc called XmhShellCommand.  A
  1298.   string parameter will be executed as a shell command with the
  1299.   currently selected messages as parameters (or the current message if
  1300.   there are no selected messages).
  1301.  
  1302.   Using this new action, a couple of shell scripts, a window version
  1303.   of emacs (e.g. xemacs) and some elisp code, xmh can use emacs as its
  1304.   editor instead of the built in Athena text widget editor.  This
  1305.   doesn't require any source code changes to xmh.  These are included
  1306.   in the appendix "Switching xmh's editor".  --Andrew Wason
  1307.   <aw@bae.bellcore.com> 
  1308.  
  1309.   
  1310. Subject: Does xmh support subfolders?
  1311. From: Xmh-41 
  1312.  
  1313.   Yes. Create one by invoking "Create Folder" as usual, and enter
  1314.   something like: existing-folder/new-sub-folder. You can then access
  1315.   the subfolder by popping up a menu over the "existing-folder" button
  1316.   item.  --Steve Malowany <malowany@cenparmi.concordia.ca>
  1317.  
  1318.   But:
  1319.  
  1320.   The R5 version of xmh does *not* handle nested sub-folders.  If you
  1321.   create a folder as 'grab/some/bandwidth', xmh displays this
  1322.   foldername for the remainder of the session where it was created,
  1323.   BUT if you later re-run xmh, the folder is no longer visible to xmh.
  1324.   --John Cooper <jsc@saxon.Eng.Sun.COM>
  1325.  
  1326.   See also MH book section 15.6.2 (14.6.2).
  1327.  
  1328.   
  1329. Subject: How do I precede included messages with ">" when replying in xmh?
  1330. From: Xmh-42
  1331.  
  1332.   Include the following line in your ~/app-defaults/XMh file:
  1333.  
  1334.     Xmh*replyInsertFilter: "sed 's/^/> /'"
  1335.  
  1336.   --Len Makin <len@mel.dit.csiro.au>
  1337.  
  1338.   or, 
  1339.  
  1340.     Xmh.ReplyInsertFilter: /usr/local/lib/mh/mhl -form repl.filter
  1341.  
  1342.   Using this means that you can chose to insert the original by use of
  1343.   the "Insert" button in the Draft message pane.  See "How do I
  1344.   include messages in repl with or without ">"?" to find examples of
  1345.   repl.filter. --Andy Linton <andy.linton@comp.vuw.ac.nz>
  1346.  
  1347.   See also MH book sections 15.1.4 (14.1.4), 16.3.3 (15.2.3).
  1348.  
  1349.   
  1350. Subject: Glossary
  1351. From: Appendix
  1352.  
  1353.   MH    Mail Handler
  1354.   POP3    Post Office Protocol, RFC 1225    
  1355.   MMDF
  1356.   MIME    Multipurpose Internet Mail Extensions
  1357.  
  1358.   
  1359. Subject: Acknowledgements
  1360. From: Appendix
  1361.  
  1362. I'd like to thank the following people for providing ideas on the
  1363. layout of this article:
  1364.  
  1365. Joe Wells <jbw@bigbird.bu.edu>          Richard M. Stallman <rms@gnu.ai.mit.edu>
  1366. David Elliott <dce@smsc.sony.com>     Tom Christiansen <tchrist@convex.com>
  1367. Eugene N. Miya <eugene@nas.nasa.gov>
  1368.  
  1369.  
  1370. We are also grateful to the individuals mentioned below and in the
  1371. text of this document who have provided answers or other information
  1372. to make this a better document.  I regret that it is possible that
  1373. some names have been accidently omitted.  I would also like to thank
  1374. all the readers of comp.mail.mh.
  1375.  
  1376. Kim F. Storm <storm@texas.dk>          Edward Vielmetti <emv@ox.com>
  1377.  
  1378.   
  1379. Subject: Warranty
  1380. From: Appendix
  1381.  
  1382. [The following statement epitomizes the ridiculous state of affairs in
  1383. our country (I'm an American) and can be ignored outside the US...]
  1384.  
  1385. No Warranty: Because this article is provided free of charge as a
  1386. service to comp.mail.mh readers, we provide absolutely no warranty, to
  1387. the extent permitted by applicable state law.  This article is
  1388. provided "as is" without warranty of any kind, either expressed or
  1389. implied, including, but not limited to, the implied warranties of
  1390. merchantability and fitness for a particular purpose.  Should the
  1391. information prove defective, you assume the cost of all necessary
  1392. servicing, repair or correction.
  1393.  
  1394.   
  1395. Subject: Switching xmh's editor
  1396. From: Appendix
  1397.  
  1398. #! /bin/sh
  1399. # This is a shell archive.  Remove anything before this line, then unpack
  1400. # it by saving it into a file and typing "sh file".  To overwrite existing
  1401. # files, type "sh file -c".  You can also feed this as standard input via
  1402. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  1403. # will see the following message at the end:
  1404. #        "End of shell archive."
  1405. # Contents:  README Xmh.ad xmh-command.el xmhcommand xmhemacs
  1406. # Wrapped by aw@jello on Fri Nov 15 17:10:34 1991
  1407. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  1408. if test -f 'README' -a "${1}" != "-c" ; then 
  1409.   echo shar: Will not clobber existing file \"'README'\"
  1410. else
  1411. echo shar: Extracting \"'README'\" \(1269 characters\)
  1412. sed "s/^X//" >'README' <<'END_OF_FILE'
  1413. XThis is a short description of what to do with each of the enclosed files.
  1414. X
  1415. XXmh.ad
  1416. X  Merge this in with your xmh resources.  If you already have
  1417. X  user defined buttons, then you may need to renumber the
  1418. X  buttons in this resource file.
  1419. X
  1420. Xxmh-command.el
  1421. X  Byte compile this file and put it in your GNU emacs load-path.
  1422. X
  1423. Xxmhcommand
  1424. Xxmhemacs
  1425. X  Put these somewhere in your path.
  1426. X
  1427. X
  1428. XOnce you have installed these, restart the R5 xmh with the new
  1429. Xresources.  When you press the repl, forw or comp buttons
  1430. Xan xemacs window will come up with your draft message.
  1431. X
  1432. XOnce you have written your mail, save it and exit GNU emacs (C-xC-c).
  1433. XYou will be prompted if you want to send the current message.
  1434. XIf you enter 'y', the message will be sent and the output will
  1435. Xbe displayed in an emacs window (in case you use -verbose or -snoop).
  1436. XThen you will be prompted to exit emacs.  Enter 'y' when you are ready.
  1437. X
  1438. XIf you answered 'n' when prompted to send the message,
  1439. Xthen the draft message will be deleted and emacs will exit.
  1440. X
  1441. XYou can modify the Xmh.ad resources to add more buttons.
  1442. XAny MH command which accepts "+folder msg" can be used
  1443. X(e.g. a replx shell script which includes the body of the
  1444. Xmessage being replied to can be bound to a replx button)
  1445. X
  1446. X
  1447. XAndrew Wason
  1448. Xaw@bae.bellcore.com
  1449. END_OF_FILE
  1450. if test 1269 -ne `wc -c <'README'`; then
  1451.     echo shar: \"'README'\" unpacked with wrong size!
  1452. fi
  1453. # end of 'README'
  1454. fi
  1455. if test -f 'Xmh.ad' -a "${1}" != "-c" ; then 
  1456.   echo shar: Will not clobber existing file \"'Xmh.ad'\"
  1457. else
  1458. echo shar: Extracting \"'Xmh.ad'\" \(457 characters\)
  1459. sed "s/^X//" >'Xmh.ad' <<'END_OF_FILE'
  1460. XXmh*CommandButtonCount:            3
  1461. X
  1462. XXmh*commandBox.button1.label:        repl
  1463. XXmh*commandBox.button1.translations:\
  1464. X    #override\n\
  1465. X    <Btn1Up>:    XmhShellCommand(xmhcommand y repl) unset()
  1466. X
  1467. XXmh*commandBox.button2.label:        forw
  1468. XXmh*commandBox.button2.translations:\
  1469. X    #override\n\
  1470. X    <Btn1Up>:    XmhShellCommand(xmhcommand y forw) unset()
  1471. X
  1472. XXmh*commandBox.button3.label:        comp
  1473. XXmh*commandBox.button3.translations:\
  1474. X    #override\n\
  1475. X    <Btn1Up>:    XmhShellCommand(xmhcommand n comp) unset()
  1476. END_OF_FILE
  1477. if test 457 -ne `wc -c <'Xmh.ad'`; then
  1478.     echo shar: \"'Xmh.ad'\" unpacked with wrong size!
  1479. fi
  1480. # end of 'Xmh.ad'
  1481. fi
  1482. if test -f 'xmh-command.el' -a "${1}" != "-c" ; then 
  1483.   echo shar: Will not clobber existing file \"'xmh-command.el'\"
  1484. else
  1485. echo shar: Extracting \"'xmh-command.el'\" \(1294 characters\)
  1486. sed "s/^X//" >'xmh-command.el' <<'END_OF_FILE'
  1487. X;;; These functions are for use with xemacs and xmh.
  1488. X;;; The R5 xmh has a new action - XmhShellCommand which executes
  1489. X;;; a shell command with the current msg as an arg.
  1490. X;;; By executing something like:
  1491. X;;;    XmhShellCommand(xmhcommand repl)
  1492. X;;; you can use xemacs as your editor with xmh.
  1493. X;;;
  1494. X;;; The following elisp functions perform the basic whatnowproc functionality
  1495. X;;; (quitting and deleting, sending)
  1496. X;;;
  1497. X;;; Andrew Wason  aw@bae.bellcore.com
  1498. X
  1499. X
  1500. X;;; Override C-xC-c
  1501. X(define-key indented-text-mode-map "\C-x\C-c" 'xmh-command-send-or-delete)
  1502. X
  1503. X
  1504. X(setq mhdraft (getenv "mhdraft"))    ; save the filename of the draft
  1505. X
  1506. X
  1507. X(find-file mhdraft)            ; load the draft letter
  1508. X(indented-text-mode)
  1509. X(setq draft-buffer (current-buffer))    ; save the buffer the draft is in
  1510. X
  1511. X
  1512. X(defun xmh-command-send-or-delete ()
  1513. X  "Prompt to send or delete letter, then quit."
  1514. X  (interactive)
  1515. X  (set-buffer draft-buffer)
  1516. X  (if (y-or-n-p "Send message? ")
  1517. X      (progn
  1518. X    (save-buffer)                ; save the draft buffer
  1519. X    (message "Sending...")
  1520. X    (pop-to-buffer "MH mail delivery"); pop to a buffer for "send" output
  1521. X    (erase-buffer)
  1522. X    (call-process "send" nil t t mhdraft)    ; call MH "send"
  1523. X    (if (y-or-n-p "Exit? ")
  1524. X        (kill-emacs)))            ; exit emacs
  1525. X    (delete-file mhdraft)            ; delete the draft letter
  1526. X    (kill-emacs)))                ; exit emacs
  1527. END_OF_FILE
  1528. if test 1294 -ne `wc -c <'xmh-command.el'`; then
  1529.     echo shar: \"'xmh-command.el'\" unpacked with wrong size!
  1530. fi
  1531. # end of 'xmh-command.el'
  1532. fi
  1533. if test -f 'xmhcommand' -a "${1}" != "-c" ; then 
  1534.   echo shar: Will not clobber existing file \"'xmhcommand'\"
  1535. else
  1536. echo shar: Extracting \"'xmhcommand'\" \(669 characters\)
  1537. sed "s/^X//" >'xmhcommand' <<'END_OF_FILE'
  1538. X#!/bin/sh
  1539. X# This shell should be invoked by the xmh XmhShellCommand() action as
  1540. X#   XmhShellCommand(xmhcommand y repl)
  1541. X#   XmhShellCommand(xmhcommand n comp) etc.
  1542. X# If the second arg is y, then the message list will be used.
  1543. X
  1544. X# We invoke the passed MH command on the identified message
  1545. X# (we must strip the message number and folder from the pathname)
  1546. X(if [ $1 = "y" ]
  1547. Xthen
  1548. X    $2 -whatnowproc xmhemacs +`dirname \`echo $3 | \
  1549. X        sed "s;\\\`mhpath +\\\`/;;"\`` `basename $3`
  1550. X
  1551. X# You can use this more readable version instead if you have ksh
  1552. X#    $2 -whatnowproc xmhemacs +$(dirname $(echo $3 | \
  1553. X#        sed "s;$(mhpath +)/;;")) $(basename $3)
  1554. X
  1555. Xelse
  1556. X    $2 -whatnowproc xmhemacs
  1557. Xfi)&
  1558. END_OF_FILE
  1559. if test 669 -ne `wc -c <'xmhcommand'`; then
  1560.     echo shar: \"'xmhcommand'\" unpacked with wrong size!
  1561. fi
  1562. chmod +x 'xmhcommand'
  1563. # end of 'xmhcommand'
  1564. fi
  1565. if test -f 'xmhemacs' -a "${1}" != "-c" ; then 
  1566.   echo shar: Will not clobber existing file \"'xmhemacs'\"
  1567. else
  1568. echo shar: Extracting \"'xmhemacs'\" \(116 characters\)
  1569. sed "s/^X//" >'xmhemacs' <<'END_OF_FILE'
  1570. X#!/bin/sh
  1571. X# Invoke xemacs and load the xmh-command.el stuff.
  1572. X# xmhemacs is used by xmhcommand
  1573. Xxemacs -l xmh-command
  1574. END_OF_FILE
  1575. if test 116 -ne `wc -c <'xmhemacs'`; then
  1576.     echo shar: \"'xmhemacs'\" unpacked with wrong size!
  1577. fi
  1578. chmod +x 'xmhemacs'
  1579. # end of 'xmhemacs'
  1580. fi
  1581. echo shar: End of shell archive.
  1582. exit 0
  1583.  
  1584. Local Variables:
  1585. mode: outline
  1586. outline-regexp: "^Subject:"
  1587. fill-prefix: "  "  
  1588. eval: (progn (setq buffer-read-only nil) (hide-body))
  1589. End:
  1590.